For discussion in object loop

Why does a for discussion in object loop cause an exception when run within a DXL Attribute?

I am using DOORS 9.3

The following causes an error when in a DXL attribute:
Discussion disc

for disc in obj do
{
}

 

 


Tony_Goodman - Thu Mar 31 10:45:43 EDT 2016

Re: For discussion in object loop
morast - Fri Apr 01 09:50:27 EDT 2016

I cannot reproduce this. I have tested in 9.6 and 9.3.0.0 without problem.

Re: For discussion in object loop
DOORSHAM - Fri Apr 01 15:30:49 EDT 2016

I too did not have a problem with this function